.swiper-slide > img {
  width: 100%; }

.chanpin {
  margin: auto;
  width: 1086px;
  text-align: center; }
  .chanpin h1 {
    font-size: 36px;
    margin-top: 40px;
    margin-bottom: 10px; }
  .chanpin h6 {
    font-size: 18px;
    color: #999999;
    margin-bottom: 48px; }

.chanpin-tu {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px; }

.chanpin-one {
  width: 254px;
  background: white; }
  .chanpin-one div {
    height: 250px;
    text-align: left;
    font-size: 14px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    color: #999999;
    line-height: 26px;
    font-weight: 520;
    cursor: pointer; }
  .chanpin-one div:hover {
    background: #ff7800;
    color: white; }

.xiaochengxu {
  width: 100%;
  background: white;
  padding-top: 40px; }

.chengxu {
  margin: auto;
  width: 1086px;
  text-align: center; }
  .chengxu h1 {
    font-size: 36px;
    margin-bottom: 10px; }
  .chengxu h6 {
    font-size: 18px;
    color: #999999;
    margin-bottom: 48px; }
  .chengxu .chengxu-tu {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 20px; }

.chengxu-two {
  width: 160px;
  height: 185px;
  text-align: center;
  padding-top: 15px;
  position: relative;
  overflow: hidden;
  cursor: pointer; }

.background-s {
  width: 94px;
  height: 94px;
  border-radius: 20px;
  margin: auto;
  line-height: 95px;
  margin-top: 0px;
  transition: margin-top 0.5s; }

.background-zi {
  margin-top: 15px;
  transition: margin-top 0.5s;
  font-size: 16px; }

.dingwei {
  position: absolute;
  bottom: -100px;
  left: 0px;
  line-height: 25px;
  font-size: 12px;
  transition: bottom 0.5s; }

.chengxu-two:hover {
  background: #3ad562; }
  .chengxu-two:hover .background-s {
    margin-top: -15px; }
  .chengxu-two:hover .background-zi {
    margin-top: -10px;
    color: white; }
  .chengxu-two:hover .dingwei {
    position: absolute;
    bottom: 0px;
    color: white; }

.chengxu-q {
  width: 160px;
  height: 185px;
  text-align: center;
  padding-top: 15px;
  position: relative;
  overflow: hidden;
  cursor: pointer; }

.chengxu-q:hover {
  background: #fcd54e; }
  .chengxu-q:hover .background-s {
    margin-top: -15px; }
  .chengxu-q:hover .background-zi {
    margin-top: -10px;
    color: white; }
  .chengxu-q:hover .dingwei {
    position: absolute;
    bottom: 0px;
    color: white; }

.chengxu-w {
  width: 160px;
  height: 185px;
  text-align: center;
  padding-top: 15px;
  position: relative;
  overflow: hidden;
  cursor: pointer; }

.chengxu-w:hover {
  background: #ff837e; }
  .chengxu-w:hover .background-s {
    margin-top: -15px; }
  .chengxu-w:hover .background-zi {
    margin-top: -10px;
    color: white; }
  .chengxu-w:hover .dingwei {
    position: absolute;
    bottom: 0px;
    color: white; }

.chengxu-e {
  width: 160px;
  height: 185px;
  text-align: center;
  padding-top: 15px;
  position: relative;
  overflow: hidden;
  cursor: pointer; }

.chengxu-e:hover {
  background: #4caefb; }
  .chengxu-e:hover .background-s {
    margin-top: -15px; }
  .chengxu-e:hover .background-zi {
    margin-top: -10px;
    color: white; }
  .chengxu-e:hover .dingwei {
    position: absolute;
    bottom: 0px;
    color: white; }

.chengxu-r {
  width: 160px;
  height: 185px;
  text-align: center;
  padding-top: 15px;
  position: relative;
  overflow: hidden;
  cursor: pointer; }

.chengxu-r:hover {
  background: #4ddfb7; }
  .chengxu-r:hover .background-s {
    margin-top: -15px; }
  .chengxu-r:hover .background-zi {
    margin-top: -10px;
    color: white; }
  .chengxu-r:hover .dingwei {
    position: absolute;
    bottom: 0px;
    color: white; }

.chengxu-t {
  width: 160px;
  height: 185px;
  text-align: center;
  padding-top: 15px;
  position: relative;
  overflow: hidden;
  cursor: pointer; }

.chengxu-t:hover {
  background: #85a4ff; }
  .chengxu-t:hover .background-s {
    margin-top: -15px; }
  .chengxu-t:hover .background-zi {
    margin-top: -10px;
    color: white; }
  .chengxu-t:hover .dingwei {
    position: absolute;
    bottom: 0px;
    color: white; }

.chengxu-y {
  width: 160px;
  height: 185px;
  text-align: center;
  padding-top: 15px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 40px; }

.chengxu-y:hover {
  background: #fc52a1; }
  .chengxu-y:hover .background-s {
    margin-top: -15px; }
  .chengxu-y:hover .background-zi {
    margin-top: -10px;
    color: white; }
  .chengxu-y:hover .dingwei {
    position: absolute;
    bottom: 0px;
    color: white; }

.chengxu-u {
  width: 160px;
  height: 185px;
  text-align: center;
  padding-top: 15px;
  position: relative;
  overflow: hidden;
  cursor: pointer; }

.chengxu-u:hover {
  background: #7781fa; }
  .chengxu-u:hover .background-s {
    margin-top: -15px; }
  .chengxu-u:hover .background-zi {
    margin-top: -10px;
    color: white; }
  .chengxu-u:hover .dingwei {
    position: absolute;
    bottom: 0px;
    color: white; }

.chengxu-i {
  width: 160px;
  height: 185px;
  text-align: center;
  padding-top: 15px;
  position: relative;
  overflow: hidden;
  cursor: pointer; }

.chengxu-i:hover {
  background: #fd8041; }
  .chengxu-i:hover .background-s {
    margin-top: -15px; }
  .chengxu-i:hover .background-zi {
    margin-top: -10px;
    color: white; }
  .chengxu-i:hover .dingwei {
    position: absolute;
    bottom: 0px;
    color: white; }

.chengxu-o {
  width: 160px;
  height: 185px;
  text-align: center;
  padding-top: 15px;
  position: relative;
  overflow: hidden;
  cursor: pointer; }

.chengxu-o:hover {
  background: #ffc26c; }
  .chengxu-o:hover .background-s {
    margin-top: -15px; }
  .chengxu-o:hover .background-zi {
    margin-top: -10px;
    color: white; }
  .chengxu-o:hover .dingwei {
    position: absolute;
    bottom: 0px;
    color: white; }

.chengxu-p {
  width: 160px;
  height: 185px;
  text-align: center;
  padding-top: 15px;
  position: relative;
  overflow: hidden;
  cursor: pointer; }

.chengxu-p:hover {
  background: #f15875; }
  .chengxu-p:hover .background-s {
    margin-top: -15px; }
  .chengxu-p:hover .background-zi {
    margin-top: -10px;
    color: white; }
  .chengxu-p:hover .dingwei {
    position: absolute;
    bottom: 0px;
    color: white; }

.chengxu-a {
  width: 160px;
  height: 185px;
  text-align: center;
  padding-top: 15px;
  position: relative;
  overflow: hidden;
  cursor: pointer; }

.chengxu-a:hover {
  background: #c9c9c9; }
  .chengxu-a:hover .background-s {
    margin-top: -15px; }
  .chengxu-a:hover .background-zi {
    margin-top: -10px;
    color: white; }
  .chengxu-a:hover .dingwei {
    position: absolute;
    bottom: 0px;
    color: white; }

.hulianwang {
  margin: auto;
  width: 1086px;
  text-align: center; }
  .hulianwang h1 {
    font-size: 36px;
    margin-top: 40px;
    margin-bottom: 10px; }
  .hulianwang h6 {
    font-size: 18px;
    color: #999999;
    margin-bottom: 48px; }

.hulianwang-tu {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
  flex-wrap: wrap; }

.hulianwang-one {
  width: 345px;
  height: 224px;
  margin-bottom: 110px;
  background: white;
  position: relative;
  cursor: pointer; }
  .hulianwang-one h1 {
    font-size: 18px; }
  .hulianwang-one img {
    position: absolute;
    bottom: -50px;
    left: 115px; }
  .hulianwang-one div {
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
    color: #999999;
    line-height: 26px;
    font-weight: 520; }

.hulianwang-one:hover {
  background: #ff7800;
  color: white; }
  .hulianwang-one:hover .div {
    color: white; }

.fuwu {
  width: 100%;
  height: 840px;
  background-image: url(../imges/index_28.png); }
  .fuwu .fuwu-tu {
    width: 1086px;
    margin: auto;
    text-align: center;
    padding-top: 60px;
    color: white; }
    .fuwu .fuwu-tu h1 {
      font-size: 36px;
      margin-bottom: 36px; }
    .fuwu .fuwu-tu h6 {
      width: 716px;
      margin: auto;
      font-size: 18px;
      margin-bottom: 48px;
      line-height: 30px; }

.weixiaofu {
  margin: auto;
  width: 1086px;
  text-align: center; }
  .weixiaofu h1 {
    font-size: 36px;
    margin-top: 40px;
    margin-bottom: 10px; }
  .weixiaofu h6 {
    font-size: 18px;
    color: #999999;
    margin-bottom: 48px; }

.weixiaofu-tu {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
  flex-wrap: wrap; }

.weixiaofu-one {
  width: 200px;
  font-size: 18px;
  color: #666666;
  position: relative;
  overflow: hidden; }
  .weixiaofu-one div {
    height: 90px;
    box-sizing: border-box;
    padding-top: 20px; }

.weixiaofu-one:hover .mengban {
  position: absolute;
  top: -20px;
  left: 0px; }

.mengban {
  width: 200px;
  height: 197px;
  background-color: #3d3b3a;
  transition: top 0.5s;
  display: block;
  position: absolute;
  top: -217px;
  left: 0px; }

.dingzhi {
  width: 100%;
  height: 600px;
  background-image: url(../imges/index_29.png); }
  .dingzhi .dingzhi-one {
    width: 1086px;
    margin: auto;
    text-align: center; }
    .dingzhi .dingzhi-one h1 {
      font-size: 36px;
      color: white;
      padding-top: 60px;
      margin-bottom: 60px; }
    .dingzhi .dingzhi-one .dingzhi-two {
      position: relative;
      color: white;
      font-size: 18px; }
      .dingzhi .dingzhi-one .dingzhi-two div {
        width: 100px;
        text-align: right;
        position: absolute;
        left: 160px;
        top: 20px; }
      .dingzhi .dingzhi-one .dingzhi-two input {
        width: 530px;
        height: 50px;
        border-radius: 5px;
        margin-bottom: 20px; }
      .dingzhi .dingzhi-one .dingzhi-two textarea {
        width: 530px;
        height: 160px;
        border-radius: 5px;
        margin-bottom: 50px; }

.liucheng {
  width: 100%;
  height: 400px;
  background: white; }
  .liucheng .liucheng-one {
    width: 1086px;
    margin: auto;
    text-align: center; }
    .liucheng .liucheng-one h1 {
      font-size: 36px;
      padding-top: 60px;
      margin-bottom: 60px; }
    .liucheng .liucheng-one .liucheng-two {
      display: flex;
      justify-content: space-between; }
      .liucheng .liucheng-one .liucheng-two .liucheng-three p {
        width: 70px;
        height: 70px;
        text-align: center;
        line-height: 65px;
        border-radius: 50%;
        background: #edeff1; }
      .liucheng .liucheng-one .liucheng-two .liucheng-three div {
        padding-top: 20px;
        font-size: 18px; }

.zy-Slide {
  font-size: 12px;
  position: relative;
  width: 754px;
  height: 292px;
  margin: auto; }

.zy-Slide ul {
  position: relative;
  margin: 0;
  padding: 0; }

.zy-Slide li {
  position: absolute;
  list-style: none;
  width: 0;
  height: 0;
  top: 146px;
  left: 377px;
  z-index: 0;
  cursor: pointer;
  border-radius: 3px;
  margin: 0;
  padding: 0; }

.zy-Slide li img {
  width: 100%;
  height: 100%;
  vertical-align: middle; }

.zy-Slide section:nth-child(1), .zy-Slide section:nth-child(2) {
  position: absolute;
  width: 39px;
  height: 40px;
  cursor: pointer;
  line-height: 40px;
  padding-left: 12px;
  padding-right: 12px; }

.zy-Slide section:nth-child(1) {
  left: -180px;
  top: 250px; }

.zy-Slide section:nth-child(2) {
  right: -180px;
  top: 250px; }

/*# sourceMappingURL=index.css.map */
